@charset "utf-8";
a{text-decoration:none; color:#333333;}
a:hover{color:#bd1a2d;}
input::-webkit-input-placeholder{color: #cccccc;}
.mb{margin-bottom: 30px;}
/*layout*/
.container{ width:1158px; margin-left: auto; margin-right: auto; clear:both;padding: 20px; background: #fff; margin-top: 20px;}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-row{margin:0 -20px;}
.common-row>*{float: left;}
.common-row .grid{padding:0 20px;}
.common-col-2{width: 16.6666666667%;}
.common-col-3{width: 25%;}
.common-col-4{width: 33.3333333333%;}
.common-col-5{width: 41.6666666667%;}
.common-col-6{width: 50%;}
.common-col-8{width: 66.6666666667%;}
.common-col-10{width: 83.333333333%;}
.common-row.space50{margin:0 -25px;}
.common-row.space50 .grid{padding:0 25px;}
.innerBox{position: relative; zoom: 1; background-color: #fff;}
.bg-gradient-gray{background: url(../images/bg_gradient_gray.gif) repeat-x center top #fff;}

.location{ height:36px; line-height:36px; border-bottom:1px solid #d4d4d4;}
.location a{display: inline-block; background: url(../images/jiange.jpg) no-repeat  top right;padding:0 40px 0 20px;}
.location span{padding:0 40px 0 20px; background: url(../images/jiange.jpg) no-repeat  top right;display: inline-block;}

/* tab */
.tab-brief > .hd{position: relative;}
.tab-brief > .hd ul{float: left;}
.tab-brief > .hd li{float:left; position: relative; color: #666666; padding: 0px 15px 8px;font-size:1em; font-weight: bold;}
.tab-brief > .hd li + li{margin-left: 30px;}
.tab-brief > .hd li a{color: #333;}

.tab-brief > .hd li.on{color: #939393; font-weight: bold;}
.tab-brief > .hd li.on a{color: #df1a1a;}
.tab-brief.line > .hd{border-bottom:#dcdcdc 2px solid;}
.tab-brief > .hd li:after{content: ''; position: absolute; left: 0; width: 0; height: 3px; bottom:-2px; background: #bd1a2d; transition: .3s all;}
.tab-brief > .hd li.on:after{width: 100%; max-width: 115px;}
.tab-brief .more{float: right;padding-top: 2px;}
.tab-brief .more a{color: #999999;}
.tab-brief .more a:hover{color: #000;}
.tab-brief > .bd > .item > .newsList{margin-top: 15px;}
.tab-brief.mount > .hd{background: url(../images/tab_mountains.png) no-repeat right bottom;}

.m-common-more{clear: both; margin-top:15px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m-common-more a{color:#666;}
.m-common-more a:hover{color: #333;}
.m-common-more.bg-white{background: #fff;}
.js-tab .more a + a{display: none;}
.js-tab > .bd > * + * {display: none;}


/* newsList */
/* .newsList{clear: both;} */
.newsList.font12 li h4{font-size: 12px; }
.newsList.font14 li h4{font-size: 14px; }
.newsList li h4{position:relative;font-weight: normal; line-height:30px; overflow:hidden; vertical-align:top; padding-left: 10px;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a br{display: none;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.twoCol li{float: left; width: 50%;}
.newsList.twoCol{margin: 0 -20px;}
.newsList.twoCol li h4{margin: 0 20px;}
.newsList.dot li h4{padding-left: 25px;}
.newsList.dot li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -4px; width: 9px; height: 9px;  }
.newsList.line li{border-bottom: #cdcdcd dashed 1px;}
.newsList.line li:last-child{border-bottom: 0;}
.newsList.dot li:hover a, .newsList.dot li:hover span{color: #bd1a2d;}
/* .newsList.dot li:hover h4:before{background: #bd1a2d;} */


/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

.transition a{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.hasTransition{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.imgScale a img{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-duration: 4s;
	transition-duration: 4s;
	-webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.imgScale a:hover img{
	-moz-transform:scale3d(1.1, 1.1, 1);
	-ms-transform:scale3d(1.1, 1.1, 1);
	-o-transform:scale3d(1.1, 1.1, 1);
	-webkit-transform:scale3d(1.1, 1.1, 1);
	transform:scale3d(1.1, 1.1, 1);
}

/* carousel */
.common-carousel-tpxw {position: relative; overflow: hidden;}
.common-carousel-tpxw .item a{display: block;}
.common-carousel-tpxw .item  img{display: block; width: 100%; height: 100%;}
.common-carousel-tpxw h4{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 150px 0 20px; font-size: 1em; font-weight: normal; height: 36px; line-height: 36px; background: rgba(0,0,0,.67);}
.common-carousel-tpxw h4{color: #fff;}
.common-carousel-tpxw .owl-dots {position: absolute; bottom: 10px; right:10px; z-index: 99;}
.common-carousel-tpxw .owl-dot,
.common-carousel-hf .owl-dot{  border-radius: 50px; background-color: #fff!important; float: left;text-align: center; font-size: 0.8em; line-height: 18px; width: 16px; height: 16px; margin-left:8px;transition: .3s all; cursor: pointer; }
.common-carousel-tpxw .owl-dot.active,
.common-carousel-hf .owl-dot.active{opacity: 1; background: #41a140!important;color:#fff}

.common-carousel-hf{position:relative; overflow:hidden;}
.common-carousel-hf .owl-dots{position:absolute; bottom:15px; right:15px; z-index:99;}
.common-carousel-hf .owl-dots .owl-dot{background-color:rgb(51, 51, 51);color:#fff}
.common-carousel-hf .owl-dots .owl-dot.active{background-color: #fff;color:rgb(51, 51, 51) }

.ztzl-carousel-dot .item{overflow: hidden;}
.ztzl-carousel-dot .item img{display: block; width: 100%; height: 120px;}
.ztzl-carousel-dot .owl-dots{text-align: center; padding-top: 20px;}
.ztzl-carousel-dot .owl-dot{display: inline-block; width: 56px; height: 6px; border-radius: 4px; background: #B3B3B3; margin: 0 8px; cursor: pointer; transition: .2s all;}
.ztzl-carousel-dot .owl-dot.active{background: #bd1a2d;}

/* crumb */
.crumb{margin-bottom: 20px;}
.crumb h2{ line-height: 24px; font-size:1em; font-weight: normal; color: #999999;}
.crumb a{color: #999999;}
.crumb a:hover{color: #333;}
.crumb span{color: #333;}

/*pagediv*//*********************分页*********************/
.pagediv input::-webkit-inner-spin-button,
.pagediv input::-webkit-outer-spin-button{ -webkit-appearance: none}
.pagediv input[type=number]{ -moz-appearance: textfield}
.pagediv{ text-align: center;padding: 25px 0;font-size: 12px;line-height: 28px; display: none;}
.pagediv a,.pagediv span{ display: inline-block;margin: 0 3px;border-radius: 3px;background: linear-gradient(#fff 10%,#f1f1f1);border: 1px #b2b2b2 solid;text-align: center;padding: 0 10px}
.pagediv .pagediv_jump{ background: 0 0;border: none}
.pagediv .current,.pagediv .zxfokbtn:hover,.pagediv a:hover{ background: #41a140;border-color: #41a140;color: #fff;text-decoration: none;cursor: pointer}
.pagediv .zxfinput{ width: 40px;height: 30px;margin: 0 2px;color: #888;text-align: center;border: #dfdfdf 1px solid;border-radius: 3px;background: #fff}
.pagediv .disabled{background: #f5f5f5; color: #999;}
.pagediv.blue .current,.pagediv.blue .zxfokbtn:hover,.pagediv.blue a:hover{ background: #08569f;border-color: #08569f;}


/* 外链跳转提示框 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed; top: 50%; left: 50%; margin-left:-300px; margin-top: -160px; width: 600px; height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 1.4em;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 1em;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.125em;}
.alert-warning .continue{width: 124px; height: 42px; color: #fff; background-color: #347bd7; border-radius:25px; -webkit-border-radius:25px; text-align: center; line-height: 42px;/* border:#e1e1e1 1px solid; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;*/}
.alert-warning .fangqi{line-height: 42px;  color: #347bd7;}

.page_list_more{display: none; width: 20%; background: #41a140; text-align: center;font-size: 16px; color: #fff; border-radius: 50px; margin: 20px auto;padding: 5px 0px; cursor: pointer;}
.page_list li{padding:5px 0px}
.box_list.wleft{ width: 1150px; float: left; margin-right: 0px;}

body.body_tjly{background: url(../images/bg_01.jpg) no-repeat;background-color: #eef2f6;}
body.body_tjly .nav ul li a img{vertical-align: initial;}